|
Oracle® Rules Palette Release 9.1.0.0.0 E15811-01 |
Use POLICYFIELD type to assign the value of a field from AsPolicy (the Policy screen) into a MathVariable, so it can be used to perform calculations or process business events.
|
TYPE = POLICYFIELD |
|||
|
Element |
Attributes |
Attribute Value |
Element Value |
|
<MathVariable> |
TYPE |
POLICYFIELD |
The name of the field that contains the value you need from the Policy screen. |
|
LOG |
Yes, No |
| |
|
ROUND |
Integer |
| |
<MathVariable VARIABLENAME="FieldNameMV" TYPE="POLICYFIELD" DATATYPE="TEXT" LOG="Yes" ROUND="2">PolicyFieldName</MathVariable>